Uses of Class
es.csic.iiia.fabregues.dip.board.Phase
Package | Description |
---|---|
es.csic.iiia.fabregues.dip.board |
-
Uses of Phase in es.csic.iiia.fabregues.dip.board
Methods in es.csic.iiia.fabregues.dip.board that return Phase Modifier and Type Method Description Phase
Game. getPhase()
static Phase
Phase. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Phase[]
Phase. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in es.csic.iiia.fabregues.dip.board with parameters of type Phase Modifier and Type Method Description void
Game. setPhase(Phase phase)